Request a list of available job reports Schema
limit_start Element
Description
You can specify a limit to the number of reports you get back at any one time for a specified time frame and then where to start this particular search from.  You use the report_limit to define the number of reports you want and limit_start the starting point.  You start with a limit_start of "0" and then if you get back the number of reports in the report limit, you would do another list request for the same time period with a start point of your previous report_limit.  Repeat this process until the number of reports returned is less than the report_limit.
Namespace (none)
Type
xs:string
Overview
limit_start xs:string
You can specify a limit to the number of reports you get back at any one time for a specified time frame and then where to start this particular search from.  You use the report_limit to define the number of reports you want and limit_start the starting point.  You start with a limit_start of "0" and then if you get back the number of reports in the report limit, you would do another list request for the same time period with a start point of your previous report_limit.  Repeat this process until the number of reports returned is less than the report_limit.
Remarks
Numeric field.  Starting point is 0.
Source
<xs:element type="xs:string" name="limit_start" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
api_request ElementRequest a list of available job reports Schema

 

 


© 2013 All Rights Reserved.

Send comments on this topic.